Previous Book Contents Book Index Next

Inside Macintosh: /
QuickDraw 3D RAVE / QuickDraw 3D RAVE Reference
QuickDraw 3D RAVE Routines / Manipulating Textures and Bitmaps


QATextureDelete

You can use the QATextureDelete function to delete a texture map.

void QATextureDelete (const TQAEngine *engine, TQATexture *texture);
engine
A drawing engine.
texture
A texture map.
DESCRIPTION
The QATextureDelete function deletes the texture map specified by the texture parameter from the drawing engine specified by the engine parameter.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
28 AUG 1996